@zbryikt/template 2.3.18 → 2.3.19

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 +2 -2
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.18",
7
+ "version": "2.3.19",
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.19",
25
+ "@plotdb/srcbuild": "^0.0.20",
26
26
  "chokidar": "^3.0.0",
27
27
  "colors": "^1.3.3",
28
28
  "express": "^4.16.4",