|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "version": "0.1.0",
|
|
|
+ "version": "0.1.1",
|
|
|
"license": "MIT",
|
|
|
"main": "dist/index.js",
|
|
|
"typings": "dist/index.d.ts",
|
|
@@ -35,8 +35,12 @@
|
|
|
"tabWidth": 2,
|
|
|
"spaceBeforeFunctionParen": true
|
|
|
},
|
|
|
- "name": "dr-template",
|
|
|
+ "name": "@jianyu/dr-template",
|
|
|
"author": "zhangyuhan2016",
|
|
|
+ "repository": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "http://192.168.3.207:20080/packages/download-remote-project-template"
|
|
|
+ },
|
|
|
"module": "dist/dr-template.esm.js",
|
|
|
"size-limit": [
|
|
|
{
|