Skip to content

Commit 3a7a915

Browse files
committed
Merge branch 'hotfix/1.1.5'
2 parents 742360a + f1c1d18 commit 3a7a915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-prerender-spa",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Vue CLI plugin to add prerendering to your application",
55
"main": "index.js",
66
"author": {
@@ -23,7 +23,7 @@
2323
"files": [
2424
"index.js",
2525
"prompts.js",
26-
"generator",
26+
"generator.js",
2727
"README.md",
2828
"LICENSE"
2929
],

0 commit comments

Comments
 (0)