Skip to content

Commit 6cb771a

Browse files
committed
- upgrade @plotdb/srcbuild frmo v0.0.59 to v0.0.60
- bump version
1 parent 8396490 commit 6cb771a

File tree

3 files changed

+38
-33
lines changed

3 files changed

+38
-33
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.44
4+
5+
- upgrade `@plotdb/srcbuild` frmo v0.0.59 to v0.0.60
6+
7+
38
## v2.3.43
49

510
- upgrade `@plotdb/srcbuild` frmo v0.0.56 to v0.0.59

package-lock.json

Lines changed: 31 additions & 31 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.43",
7+
"version": "2.3.44",
88
"files": [
99
"bin/**/*"
1010
],
@@ -21,7 +21,7 @@
2121
"start": "./bin/cli.js -o true"
2222
},
2323
"dependencies": {
24-
"@plotdb/srcbuild": "^0.0.59",
24+
"@plotdb/srcbuild": "^0.0.60",
2525
"@plotdb/colors": "^0.0.2",
2626
"chokidar": "^3.0.0",
2727
"express": "^4.16.4",

0 commit comments

Comments
 (0)