Skip to content

Commit e97a615

Browse files
committed
- upgrade @plotdb/srcbuild` from v0.0.46 to v0.0.47 for disabling debugCompile option
- bump version
1 parent 30bdf67 commit e97a615

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## v.2.3.38
4+
5+
- upgrade @plotdb/srcbuild` from v0.0.46 to v0.0.47 for disabling debugCompile option
6+
7+
38
## v2.3.37
49

510
- upgrade @plotdb/srcbuild` from v0.0.45 to v0.0.46 for intlbase and watcher behavior change

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "bin/lib/index.js",
66
"description": "simple, quick template for bootstrap a page",
7-
"version": "2.3.37",
7+
"version": "2.3.38",
88
"files": [
99
"bin/**/*"
1010
],
@@ -21,7 +21,7 @@
2121
"start": "./bin/cli.js -o true"
2222
},
2323
"dependencies": {
24-
"@plotdb/srcbuild": "^0.0.46",
24+
"@plotdb/srcbuild": "^0.0.47",
2525
"@plotdb/colors": "^0.0.1",
2626
"chokidar": "^3.0.0",
2727
"express": "^4.16.4",

0 commit comments

Comments
 (0)