diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json new file mode 100644 index 0000000..18a1e41 --- /dev/null +++ b/npm-shrinkwrap.json @@ -0,0 +1,3 @@ +{ + "dependencies": {} +} diff --git a/package.json b/package.json index 7dd5656..3948d7b 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "laravel-elixir-webpack-official": "^1.0.2", "lodash": "^4.16.2", "vue": "^2.0.1", - "vue-resource": "^1.0.3", + "vue-resource": "1.0.3", "vuex": "^2.1.1" } }