Skip to content

Commit

Permalink
- upgrade @plotdb/srcbuild from v0.0.53 to v0.0.54
Browse files Browse the repository at this point in the history
 - bump version
  • Loading branch information
zbryikt committed Oct 14, 2022
1 parent b2560aa commit 14a5604
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 11 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## v2.3.41

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


## v2.3.40

- upgrade `@plotdb/srcbuild` from v0.0.52 to v0.0.53
Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"main": "bin/lib/index.js",
"description": "simple, quick template for bootstrap a page",
"version": "2.3.40",
"version": "2.3.41",
"files": [
"bin/**/*"
],
Expand All @@ -21,7 +21,7 @@
"start": "./bin/cli.js -o true"
},
"dependencies": {
"@plotdb/srcbuild": "^0.0.53",
"@plotdb/srcbuild": "^0.0.54",
"@plotdb/colors": "^0.0.2",
"chokidar": "^3.0.0",
"express": "^4.16.4",
Expand Down

0 comments on commit 14a5604

Please sign in to comment.