mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
rename bridge plugin package
This commit is contained in:
11
packages/bridge/package.json
Normal file
11
packages/bridge/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "@ignis/bridge",
|
||||
"version": "0.0.0-internal",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "node build.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.20.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user