Skip to content

Commit 190ddea

Browse files
committed
update(package): added web-ext tools as dev dependency
1 parent f8e3b7b commit 190ddea

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@
1616
"bugs": {
1717
"url": "https://github.com/capJavert/clippy/issues"
1818
},
19-
"homepage": "https://github.com/capJavert/clippy#readme"
19+
"homepage": "https://github.com/capJavert/clippy#readme",
20+
"devDependencies": {
21+
"web-ext": "^2.9.3"
22+
}
2023
}

0 commit comments

Comments
 (0)