We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fae50 commit 2dbc379Copy full SHA for 2dbc379
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-async",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "Vue Async",
5
"private": true,
6
"repository": {
packages/module-loader/package.json
"name": "@vue-async/module-loader",
- "version": "1.0.7",
+ "version": "1.0.8",
"author": "Hubert<yi.xiang@live.com>",
"description": "Module Loader Core.",
"main": "module-loader.common.ts",
@@ -52,6 +52,5 @@
52
},
53
"publishConfig": {
54
"access": "public"
55
- },
56
- "gitHead": "19741c3847384b050de609cc9daef98c068c14ab"
+ }
57
}
0 commit comments