migrating to yarn

This commit is contained in:
David Baldwynn 2017-10-29 21:54:30 -07:00
parent 8d9e66548b
commit 26716e256d
5 changed files with 7525 additions and 4270 deletions

View File

@ -27,7 +27,7 @@
},
"dependencies": {
"async": "^1.4.2",
"bcrypt": "^0.8.7",
"bcrypt": "~1.0.3",
"body-parser": "~1.14.1",
"bower": "~1.6.5",
"chalk": "^1.1.3",
@ -92,7 +92,6 @@
"grunt-contrib-uglify": "^0.11.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-execute": "^0.2.2",
"grunt-i18nlint": "github:jwarby/grunt-i18nlint",
"grunt-karma": "~0.12.1",
"grunt-lcov-merge": "^1.2.3",
"grunt-mocha-istanbul": "^3.0.1",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

7301
yarn.lock Normal file

File diff suppressed because it is too large Load Diff