Skip to content

Commit a9d3696

Browse files
author
MQuy
committed
Bump 0.1.0
1 parent c2148d8 commit a9d3696

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

package.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
{
22
"name": "es6-css-loader",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "ES6 css loader",
55
"main": "src/index.js",
6-
"keywords": [
7-
"webpack",
8-
"plugin",
9-
"unused",
10-
"deadcode"
11-
],
6+
"keywords": ["webpack", "plugin", "unused", "deadcode"],
127
"author": "MQuy",
138
"license": "MIT",
149
"dependencies": {

0 commit comments

Comments
 (0)