chore: fix clipper package.json

This commit is contained in:
Aman Harwara
2023-04-11 23:22:43 +05:30
parent 4f5e634685
commit cec4fa2571

View File

@@ -2,6 +2,7 @@
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.0.1",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
"build-mv3": "yarn clean && MANIFEST_VERSION=3 webpack --config ./webpack.config.prod.js",