react-dnd-multi-backend
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "react-dnd-multi-backend", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "Multi Backend system for React DnD", | ||
@@ -29,3 +29,3 @@ "author": "Louis Brunner <louis.brunner.fr@gmail.com> (https://github.com/LouisBrunner)", | ||
"start": "webpack-dev-server --config webpack/dev.js", | ||
"prepush": "npm run lint && npm run clean && npm run test && npm run build:dist && npm run build:examples", | ||
"prepush": "npm run lint && npm run test && npm run build:dist && npm run build:examples", | ||
"prepublishOnly": "npm run lint && npm run clean && npm run test && npm run build:lib" | ||
@@ -32,0 +32,0 @@ }, |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
83130
1
10793