chore(release): components
This commit is contained in:
Binary file not shown.
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "sn-token-vault",
|
||||
"name": "@standardnotes/authenticator",
|
||||
"version": "2.0.10",
|
||||
"main": "dist/dist.js",
|
||||
"scripts": {
|
||||
"compile": "webpack --config webpack.prod.js",
|
||||
"components:compile": "webpack --config webpack.prod.js",
|
||||
"start": "webpack serve --config webpack.dev.js --progress --hot",
|
||||
"components:lint": "eslint app/ --ext .js",
|
||||
"skip:components:lint": "eslint app/ --ext .js",
|
||||
"components:lint:fix": "yarn lint --fix"
|
||||
},
|
||||
"sn": {
|
||||
|
||||
Reference in New Issue
Block a user