@fyrepenguin/caliber-v2
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -25,2 +25,6 @@ <!--- | ||
## 1.0.3 - 2022-08-11 | ||
- Updated: build field | ||
## 1.0.2 - 2022-08-11 | ||
@@ -27,0 +31,0 @@ |
{ | ||
"name": "@fyrepenguin/caliber-v2", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -125,9 +125,8 @@ "scripts": { | ||
}, | ||
"main": "build/index.js", | ||
"module": "build/index.js", | ||
"main": "./build/index.js", | ||
"module": "./build/index.js", | ||
"files": [ | ||
"dist", | ||
"build" | ||
], | ||
"types": "dist/index.d.ts" | ||
] | ||
} |
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
1981250
0