Skip to content

Commit bb78f4a

Browse files
committed
fix: @cocreate/cli moved to dependencies
1 parent fe29c80 commit bb78f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"devDependencies": {
4949
"@babel/core": "^7.9.6",
5050
"@babel/preset-env": "^7.9.6",
51-
"@cocreate/cli": "^1.33.0",
5251
"babel-loader": "^8.1.0",
5352
"clean-webpack-plugin": "^3.0.0",
5453
"css-loader": "^5.2.6",
@@ -71,6 +70,7 @@
7170
"@cocreate/attributes": "^1.7.16",
7271
"@cocreate/calculation": "^1.7.18",
7372
"@cocreate/charts": "^1.6.16",
73+
"@cocreate/cli": "^1.33.0",
7474
"@cocreate/clone": "^1.4.18",
7575
"@cocreate/cocreatecss": "^1.12.21",
7676
"@cocreate/codearea": "^1.4.18",
@@ -133,4 +133,4 @@
133133
"@cocreate/validation": "^1.8.17",
134134
"@cocreate/vdom": "^1.6.18"
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)