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

@@ -6,8 +6,8 @@
"main": "dist/dist.js",
"author": "Standard Notes <hello@standardnotes.com>",
"scripts": {
"components:lint": "eslint --ext .js .",
"compile": "webpack --config webpack.prod.js",
"skip:components:lint": "eslint --ext .js .",
"components:compile": "webpack --config webpack.prod.js",
"start": "webpack serve --config webpack.dev.js --progress --hot"
},
"sn": {