working v1.
This commit is contained in:
@@ -5,9 +5,17 @@
|
||||
"esbuild": "^0.14.11",
|
||||
"esbuild-plugin-alias": "^0.2.1",
|
||||
"eslint": "^8.6.0",
|
||||
"eslint-plugin-babel": "^5.3.1",
|
||||
"eslint-plugin-react": "^7.28.0",
|
||||
"events": "^3.3.0",
|
||||
"nostr-tools": "^0.17.0",
|
||||
"prettier": "^2.5.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"webextension-polyfill": "^0.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./build.js",
|
||||
"watch": "ag -l --js | entr ./build.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user