@rollup-use/core
Advanced tools
+2
-2
| { | ||
| "name": "@rollup-use/core", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6", | ||
| "description": "A pure-js npm library bundle tool use rollup. 此工具使用 rollup, 可以打包纯 js 的 npm 库项目.", | ||
@@ -44,3 +44,3 @@ "author": "phphe <phphe@outlook.com>", | ||
| }, | ||
| "gitHead": "bc640b0f8a1603c8c150cfd4c96744f947567dbf" | ||
| "gitHead": "f8b7bcf5a3b463efed473e4c99564a01430a1ebb" | ||
| } |
+1
-1
@@ -141,3 +141,3 @@ // run npm run compile-build when you changed this file to generate build.js | ||
| function getBanner(pkg) { | ||
| function getBanner(pkg: any) { | ||
| return ` | ||
@@ -144,0 +144,0 @@ /*! |
13834
0.04%