Skip to content

Commit c03cdcb

Browse files
committed
chore(npm): Upgrade rollup and bump plugin version
1 parent 65503e7 commit c03cdcb

File tree

2 files changed

+14
-307
lines changed

2 files changed

+14
-307
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@radial-color-picker/rotator",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"description": "Rotator",
55
"main": "dist/rotator.cjs.js",
66
"module": "dist/rotator.esm.js",
@@ -9,7 +9,7 @@
99
"devDependencies": {
1010
"babel-core": "^6.26.3",
1111
"babel-preset-env": "^1.6.1",
12-
"rollup": "^0.57.1",
12+
"rollup": "^0.58.2",
1313
"rollup-plugin-babel": "^3.0.4",
1414
"rollup-plugin-butternut": "^0.1.0"
1515
},

0 commit comments

Comments
 (0)