figma-styled-components
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "figma-styled-components", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Figma UI styled components", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepare": "npm run build" | ||
}, | ||
@@ -10,0 +11,0 @@ "keywords": [ |
50732
32
1216