@zbryikt/template 2.3.17 → 2.3.18

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "license": "MIT",
5
5
  "main": "bin/lib/index.js",
6
6
  "description": "simple, quick template for bootstrap a page",
7
- "version": "2.3.17",
7
+ "version": "2.3.18",
8
8
  "files": [
9
9
  "bin/**/*"
10
10
  ],
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "dependencies": {
24
24
  "@loadingio/debounce.js": "0.0.1",
25
- "@plotdb/srcbuild": "^0.0.18",
25
+ "@plotdb/srcbuild": "^0.0.19",
26
26
  "chokidar": "^3.0.0",
27
27
  "colors": "^1.3.3",
28
28
  "express": "^4.16.4",
@@ -36,7 +36,7 @@
36
36
  "open": "^7.3.0",
37
37
  "pug": "^3.0.2",
38
38
  "require-reload": "^0.2.2",
39
- "stylus": "^0.54.8",
39
+ "stylus": "^0.55.0",
40
40
  "uglify-js": "=3.2.0",
41
41
  "uglifycss": "0.0.29",
42
42
  "yargs": "^16.1.0"