Comparing version 0.1.1 to 0.1.2
# Changelog | ||
## 0.1.2 Fixed paths | ||
- fixed paths to main files in package.json | ||
## 0.1.1 Some fixes | ||
@@ -4,0 +8,0 @@ - some bugfixes and rollup build into es module |
{ | ||
"name": "dragon", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Drag and drop SOLID", | ||
"main": "dragon.js", | ||
"main": "dist/dragon.js", | ||
"module": "dragon.es.js", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "dev": "webpack -w", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
369659