Skip to content

Commit ddab152

Browse files
committed
1.1.4
1 parent 81a0f79 commit ddab152

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-wait",
33
"description": "Vue Plugin for Global Loading Management",
4-
"version": "1.1.3",
4+
"version": "1.1.4",
55
"license": "MIT",
66
"author": "Fatih Kadir Akın <[email protected]>",
77
"keywords": [
@@ -22,7 +22,8 @@
2222
"main": "dist/vue-wait.js",
2323
"files": [
2424
"dist",
25-
"src"
25+
"src",
26+
"nuxt"
2627
],
2728
"scripts": {
2829
"test": "exit 0;",

0 commit comments

Comments
 (0)