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

Commit ce4d6d7

Browse files
sokrajoshwiens
authored andcommitted
chore(release): 0.7.0
1 parent 59fc83c commit ce4d6d7

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
{
2-
"name": "script-loader",
3-
"version": "0.6.1",
4-
"author": "Tobias Koppers @sokra",
5-
"description": "script loader module for webpack",
6-
"dependencies": {
7-
"raw-loader": "~0.5.1"
8-
},
9-
"repository": {
10-
"type": "git",
11-
"url": "git@github.com:webpack/script-loader.git"
12-
},
13-
"licenses": [
14-
{
15-
"type": "MIT",
16-
"url": "http://www.opensource.org/licenses/mit-license.php"
17-
}
18-
]
19-
}
1+
{
2+
"name": "script-loader",
3+
"version": "0.7.0",
4+
"author": "Tobias Koppers @sokra",
5+
"description": "script loader module for webpack",
6+
"dependencies": {
7+
"raw-loader": "~0.5.1"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git@github.com:webpack/script-loader.git"
12+
},
13+
"licenses": [
14+
{
15+
"type": "MIT",
16+
"url": "http://www.opensource.org/licenses/mit-license.php"
17+
}
18+
]
19+
}

0 commit comments

Comments
 (0)