aesthetic-adapter-css-modules
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,2 +6,2 @@ /** | ||
exports.default = require('./lib/NativeAdapter').default; | ||
module.exports = require('./lib/NativeAdapter').default; |
{ | ||
"name": "aesthetic-adapter-css-modules", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "CSS modules support for Aesthetic.", | ||
@@ -14,7 +14,7 @@ "keywords": [ | ||
"peerDependencies": { | ||
"aesthetic": "^1.1.1" | ||
"aesthetic": "^1.1.2" | ||
}, | ||
"devDependencies": { | ||
"aesthetic": "^1.1.1" | ||
"aesthetic": "^1.1.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
2
7081
6
46