Skip to content

Commit 14a5604

Browse files
committed
- upgrade @plotdb/srcbuild from v0.0.53 to v0.0.54
- bump version
1 parent b2560aa commit 14a5604

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+
## v2.3.41
4+
5+
- upgrade `@plotdb/srcbuild` from v0.0.53 to v0.0.54
6+
7+
38
## v2.3.40
49

510
- upgrade `@plotdb/srcbuild` from v0.0.52 to v0.0.53

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.40",
7+
"version": "2.3.41",
88
"files": [
99
"bin/**/*"
1010
],
@@ -21,7 +21,7 @@
2121
"start": "./bin/cli.js -o true"
2222
},
2323
"dependencies": {
24-
"@plotdb/srcbuild": "^0.0.53",
24+
"@plotdb/srcbuild": "^0.0.54",
2525
"@plotdb/colors": "^0.0.2",
2626
"chokidar": "^3.0.0",
2727
"express": "^4.16.4",

0 commit comments

Comments
 (0)