Skip to content

Commit 05bf61f

Browse files
Martin Jujoubherila
authored andcommitted
Update style loader
1 parent 981d067 commit 05bf61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typecheck": "flow",
1616
"prepublish": "npm run build",
1717
"start": "webpack-dev-server --content-base assets/",
18-
"test": "npm run lint && npm run typecheck && npm run test-src",
18+
"test": "npm run lint && npm run typecheck && npm run test-src",
1919
"test-src": "mocha \"src/**/__tests__/*.js\""
2020
},
2121
"dependencies": {

0 commit comments

Comments
 (0)