ing
This commit is contained in:
parent
77387a5e64
commit
604e40b61f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@overflow/rpc-js",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.9",
|
||||
"description": "TypeScript library setup for multiple compilation targets using tsc and webpack",
|
||||
"main": "./bundles/index.umd.js",
|
||||
"module": "./esm5/index.js",
|
||||
|
@ -55,11 +55,9 @@
|
|||
"maxSubjectLength": 120
|
||||
}
|
||||
},
|
||||
"peerDependencies": {
|
||||
"tslib": ">=1.9.0"
|
||||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"@overflow/core-js": "^0.0.7"
|
||||
"@overflow/core-js": "^0.0.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chokidar": "^1.7.5",
|
||||
|
|
Loading…
Reference in New Issue
Block a user