Skip to content

Commit ab3ec66

Browse files
committed
1.4.0
1 parent 012391c commit ab3ec66

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@css-doodle/cli",
3-
"version": "1.3.1",
4-
"description": "A command-line tool for css-doodle to preview and generate images",
3+
"version": "1.4.0",
4+
"description": "A command-line tool for css-doodle to preview and generate images/videos",
55
"bin": {
66
"css-doodle": "bin/index.js",
77
"cssd": "bin/index.js"
@@ -36,7 +36,7 @@
3636
"type": "module",
3737
"dependencies": {
3838
"commander": "^12.1.0",
39-
"css-doodle": "^0.40.6",
39+
"css-doodle": "^0.40.7",
4040
"node-watch": "^0.7.4",
4141
"puppeteer": "^23.5.0",
4242
"ws": "^8.18.0"

0 commit comments

Comments
 (0)