mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-03-17 03:01:02 +00:00
Feat: Add blakejs and generic-speck dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "inzerosight",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
@@ -11,7 +11,9 @@
|
||||
"build": "bun run build:firefox && bun run build:chrome"
|
||||
},
|
||||
"dependencies": {
|
||||
"zwus": "^2.2.0"
|
||||
"zwus": "^2.2.0",
|
||||
"blakejs": "^1.2.1",
|
||||
"generic-speck": "^1.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vite": "^6.3.5",
|
||||
|
||||
Reference in New Issue
Block a user