chore(release): components

This commit is contained in:
StandardNotes CI
2022-06-15 15:25:17 +00:00
parent a212156d4c
commit 51c5fcd732
39 changed files with 69 additions and 69 deletions

View File

@@ -7,6 +7,6 @@
"main": "dist/dist.css"
},
"scripts": {
"compile": "webpack --entry ./src/main.scss --config ./../../theme.webpack.config.js"
"components:compile": "webpack --entry ./src/main.scss --config ./../../theme.webpack.config.js"
}
}