Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 307d397

Browse files
committed
Update package
1 parent 0434037 commit 307d397

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "vue-webpack-loaders",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "Basic Webpack loaders for Vue apps",
55
"main": "index.js",
6-
"files": [
7-
"index.js"
8-
],
96
"scripts": {
107
"test": "mocha -c index.spec.js"
118
},

0 commit comments

Comments
 (0)