ing
This commit is contained in:
parent
d247aa48d9
commit
d75a41c523
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "@overflow/typescript-library-starter",
|
||||
"name": "@overflow/rpc-js",
|
||||
"version": "0.0.1",
|
||||
"description": "TypeScript library setup for multiple compilation targets using tsc and webpack",
|
||||
"main": "./bundles/index.umd.js",
|
||||
|
@ -9,7 +9,10 @@
|
|||
"sideEffects": false,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.loafle.net/overflow/typescript-library-starter"
|
||||
"url": "https://git.loafle.net/overflow/rpc-js.git"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://nexus.loafle.net/repository/npm-loafle/"
|
||||
},
|
||||
"author": "loafle.com",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue
Block a user