rollup-plugin-rebase
Advanced tools
Comparing version 0.5.4 to 0.6.0
@@ -1,2 +0,2 @@ | ||
/*! rollup-plugin-rebase v0.5.4 by Sebastian Werner <s.werner@sebastian-software.de> */ | ||
/*! rollup-plugin-rebase v0.6.0 by Sebastian Werner <s.werner@sebastian-software.de> */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/*! rollup-plugin-rebase v0.5.4 by Sebastian Werner <s.werner@sebastian-software.de> */ | ||
/*! rollup-plugin-rebase v0.6.0 by Sebastian Werner <s.werner@sebastian-software.de> */ | ||
import path from 'path'; | ||
@@ -3,0 +3,0 @@ import denodeify from 'denodeify'; |
@@ -1,2 +0,2 @@ | ||
/*! rollup-plugin-rebase v0.5.4 by Sebastian Werner <s.werner@sebastian-software.de> */ | ||
/*! rollup-plugin-rebase v0.6.0 by Sebastian Werner <s.werner@sebastian-software.de> */ | ||
import path from 'path'; | ||
@@ -3,0 +3,0 @@ import denodeify from 'denodeify'; |
{ | ||
"name": "rollup-plugin-rebase", | ||
"version": "0.5.4", | ||
"version": "0.6.0", | ||
"description": "The Rollup Rebase Plugin copies static assets as required from your JavaScript code to the destination folder and adjusts the references in there to point to the new location.", | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"postcss-simple-url": "^0.1.6", | ||
"postcss-smart-import": "^0.7.1", | ||
"postcss-smart-import": "^0.7.4", | ||
"rollup-pluginutils": "^2.0.1", | ||
@@ -70,5 +70,5 @@ "sugarss": "^1.0.0" | ||
"babel-preset-latest": "^6.24.1", | ||
"flow-bin": "^0.46.0", | ||
"flow-bin": "^0.47.0", | ||
"prepublish": "^0.16.1", | ||
"readable-code": "^2.2.0", | ||
"readable-code": "^2.3.1", | ||
"rollup": "^0.41.6", | ||
@@ -75,0 +75,0 @@ "shortid": "^2.2.8" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
55968
19
Updatedpostcss-smart-import@^0.7.4