We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c9c66 commit b9c5f26Copy full SHA for b9c5f26
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jspm-loader-css-modules",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"format": "es6",
5
"description": "A CSS Modules loader for JSPM",
6
"main": "index.js",
@@ -23,6 +23,6 @@
23
},
24
"homepage": "https://github.com/geelen/jspm-loader-css-modules",
25
"dependencies": {
26
- "jspm-loader-css": "^0.0.4"
+ "jspm-loader-css": "^0.0.5"
27
}
28
0 commit comments