We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b4f29 commit 50cf32eCopy full SHA for 50cf32e
2 files changed
‎package.json‎
@@ -11,14 +11,14 @@
11
"license": "MIT",
12
"private": true,
13
"devDependencies": {
14
- "del-cli": "^1.1.0",
15
- "fs-extra": "^7.0.1",
16
- "globby": "^9.0.0",
+ "del-cli": "^2.0.0",
+ "fs-extra": "^8.1.0",
+ "globby": "^10.0.1",
17
"got": "^9.6.0",
18
- "node-sass": "^4.11.0",
+ "node-sass": "^4.12.0",
19
"npm-run-all": "^4.1.5",
20
- "parcel-bundler": "1.11.0",
21
- "pug": "^2.0.3",
+ "parcel-bundler": "1.12.3",
+ "pug": "^2.0.4",
22
"read-config": "^2.0.0"
23
},
24
"scripts": {
0 commit comments