mirror of
https://github.com/neosubhamoy/neodlp-extension.git
synced 2025-12-20 01:49:34 +05:30
ci: publish workflow test for v0.1.1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "neodlp-extension",
|
||||
"description": "NeoDLP Browser Integration",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "wxt",
|
||||
@@ -12,7 +12,8 @@
|
||||
"zip": "wxt zip",
|
||||
"zip:firefox": "wxt zip -b firefox",
|
||||
"compile": "tsc --noEmit",
|
||||
"postinstall": "wxt prepare"
|
||||
"postinstall": "wxt prepare",
|
||||
"submit": "wxt submit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^5.2.2",
|
||||
|
||||
Reference in New Issue
Block a user