rework-plugin-url
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "rework-plugin-url", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "url() plugin for rework, formerly included in core", | ||
@@ -29,7 +29,7 @@ "main": "index.js", | ||
"mocha": "^1.17.1", | ||
"rework": "^0.20.2" | ||
"rework": "^1.0.0" | ||
}, | ||
"dependencies": { | ||
"rework-plugin-function": "^0.1.3" | ||
"rework-plugin-function": "^1.0.0" | ||
} | ||
} |
22372
+ Addedrework-plugin-function@1.0.2(transitive)
- Removedrework-plugin-function@0.1.3(transitive)