We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc493fb commit 58b6f4bCopy full SHA for 58b6f4b
package.json
@@ -4,7 +4,7 @@
4
"main": "lib/index.js",
5
"module": "dist/polished.es.js",
6
"types": "lib/index.d.ts",
7
- "version": "3.0.0-beta.1",
+ "version": "3.0.0-beta.2",
8
"scripts": {
9
"build": "yarn build:lib && yarn build:dist && yarn build:flow && yarn build:docs && yarn build:typescript",
10
"prebuild:lib": "shx rm -rf lib/*",
0 commit comments