We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b01d2 commit d58ad1fCopy full SHA for d58ad1f
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "@boltdoggy/boltil",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "> Bolt 工具箱",
5
- "main": "index.js",
+ "main": "lib/index.js",
6
"scripts": {
7
"docs": "docsify serve docs",
8
"clean": "rm -rf lib",
0 commit comments