upgrade jquery, add package.json lock file.

This commit is contained in:
Nils Norman Haukås 2018-03-29 20:52:31 +02:00
parent 212cbb413a
commit cf2991b510
2 changed files with 6480 additions and 2 deletions

6474
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -18,7 +18,11 @@
"url": "https://github.com/nilsnh/tag-youre-it.git"
},
"private": true,
"keywords": ["semantic", "web", "tagging"],
"keywords": [
"semantic",
"web",
"tagging"
],
"author": "Nils Norman Haukås <nils@thunki.com>",
"license": "MIT",
"bugs": {
@ -38,7 +42,7 @@
"angular": "1.5.10",
"angular-mocks": "1.5.10",
"browser-sync": "^2.18.8",
"jquery": "^2.2.4",
"jquery": "^3.0.0",
"lodash": "4.12.0",
"material-design-lite": "^1.1.3",
"ngstorage": "0.3.10",