Skip to content

Commit 45b86a8

Browse files
committed
fix: @cocreate/cli moved to dependencies
1 parent 01581f7 commit 45b86a8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,9 @@
4444
"url": "https://github.com/sponsors/CoCreate-app"
4545
},
4646
"main": "./src/index.js",
47-
"devDependencies": {
48-
"@cocreate/cli": "^1.33.0"
49-
},
5047
"dependencies": {
48+
"@cocreate/cli": "^1.33.0",
5149
"@cocreate/utils": "^1.21.5",
5250
"node-html-parser": "^6.1.4"
5351
}
54-
}
52+
}

0 commit comments

Comments
 (0)