We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34d26c commit 357bc33Copy full SHA for 357bc33
package.json
@@ -45,19 +45,19 @@
45
"body-parser": "^1.15.1",
46
"express": "^4.13.4",
47
"mongoose": "^4.5.0",
48
- "bootstrap": "^3.3.6"
49
- },
50
- "devDependencies": {
51
- "@types/core-js": "^0.9.32",
52
- "concurrently": "^2.1.0",
53
- "del": "^2.2.0",
+ "bootstrap": "^3.3.6",
54
"gulp": "^3.9.1",
55
"gulp-concat": "^2.6.0",
56
"gulp-nodemon": "^2.1.0",
57
"gulp-sourcemaps": "^1.6.0",
58
"gulp-tslint": "^4.3.3",
59
"gulp-typescript": "^2.13.6",
60
- "gulp-typings": "^2.0.0",
+ "gulp-typings": "^2.0.0"
+ },
+ "devDependencies": {
+ "@types/core-js": "^0.9.32",
+ "concurrently": "^2.1.0",
+ "del": "^2.2.0",
61
"method-override": "^2.3.6",
62
"run-sequence": "^1.2.1",
63
"tslint": "^3.5.0",
0 commit comments