@figma-grid/react
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -8,4 +8,4 @@ { | ||
}, | ||
"version": "0.1.0", | ||
"main": "./lib/cjs/index.js", | ||
"version": "0.1.1", | ||
"main": "./index.js", | ||
"module": "./lib/esm/index.js", | ||
@@ -16,9 +16,6 @@ "types": "./lib/esm/types/index.d.ts", | ||
}, | ||
"files": [ | ||
"/lib" | ||
], | ||
"scripts": { | ||
"build": "yarn build:esm && yarn build:cjs", | ||
"build:esm": "tsc", | ||
"build:cjs": "tsc --module commonjs --outDir lib/cjs" | ||
"build:cjs": "tsc --module commonjs --outDir ." | ||
}, | ||
@@ -25,0 +22,0 @@ "license": "MIT", |
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
19582
18
449
1