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

Commit 69dd507

Browse files
sokrajoshwiens
authored andcommitted
chore(release): 0.6.1
1 parent 60e7cec commit 69dd507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "script-loader",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"author": "Tobias Koppers @sokra",
55
"description": "script loader module for webpack",
66
"dependencies": {
7-
"raw-loader": "0.5.x"
7+
"raw-loader": "~0.5.1"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)