@baic/yolk-cli 2.0.1-alpha.17 → 2.0.1-alpha.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baic/yolk-cli",
3
- "version": "2.0.1-alpha.17",
3
+ "version": "2.0.1-alpha.18",
4
4
  "author": "Baic <303394539@qq.com>",
5
5
  "license": "MIT",
6
6
  "bin": {
@@ -41,5 +41,5 @@
41
41
  "publishConfig": {
42
42
  "access": "public"
43
43
  },
44
- "gitHead": "2af7aa132ff4637e6155fd10835b4eca04a5f095"
44
+ "gitHead": "84c5c516e5bd09caad9bc3567705a06ce823257e"
45
45
  }
@@ -11,7 +11,7 @@
11
11
 
12
12
  # production
13
13
  /build
14
- dist/
14
+ /dist
15
15
 
16
16
  # misc
17
17
  .DS_Store