浏览代码

other:将项目提交到私服

lh_hub 4 天之前
父节点
当前提交
21756ebca0
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .npmrc
  2. 1 1
      package.json

+ 1 - 1
.npmrc

@@ -1,4 +1,4 @@
 # registry=https://registry.npmmirror.com
 
 
-# registry=https://packages.aliyun.com/63a3ac138d9a873a30aae3d2/npm/npm-registry/
+registry=https://packages.aliyun.com/63a3ac138d9a873a30aae3d2/npm/npm-registry/

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "@jfcloudvip/front-toolkit",
   "author": "lh_hub <2844316064@qq.com>",
-  "version": "1.0.10",
+  "version": "1.0.0",
   "description": "jfcloud内部前端公共功能工具包",
   "main": "src/index.js",
   "repository": {