We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2bf417b + b78c453 commit c1ce085Copy full SHA for c1ce085
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@kne/modules-dev",
3
- "version": "2.0.19",
+ "version": "2.0.20",
4
"description": "用于辅助在项目内启动一个规范化组件开发的环境",
5
"publishConfig": {
6
"source": "src/index.js",
@@ -45,7 +45,7 @@
45
"highlight.js": "^11.7.0",
46
"inquirer": "^8.2.4",
47
"lodash": "^4.17.21",
48
- "node-sass": "^9.0.0",
+ "sass": "^1.75.0",
49
"webpack-virtual-modules": "^0.5.0"
50
},
51
"peerDependencies": {
template-libs-example/package.json
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"react-router-dom": "^6.22.0",
"react-scripts": "^5.0.1"
0 commit comments