Skip to content

Commit 133afb1

Browse files
committed
upgrade modules
1 parent e97a615 commit 133afb1

File tree

2 files changed

+40
-46
lines changed

2 files changed

+40
-46
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"start": "./bin/cli.js -o true"
2222
},
2323
"dependencies": {
24-
"@plotdb/srcbuild": "^0.0.47",
25-
"@plotdb/colors": "^0.0.1",
24+
"@plotdb/srcbuild": "^0.0.52",
25+
"@plotdb/colors": "^0.0.2",
2626
"chokidar": "^3.0.0",
2727
"express": "^4.16.4",
2828
"fs-extra": "^8.0.0",
@@ -38,7 +38,7 @@
3838
"server": "./bin/cli.js"
3939
},
4040
"devDependencies": {
41-
"@loadingio/debounce.js": "^0.0.1",
42-
"ldview": "^0.2.7"
41+
"@loadingio/debounce.js": "^1.0.1",
42+
"ldview": "^1.3.0"
4343
}
4444
}

0 commit comments

Comments
 (0)