Skip to content

Commit 30b4335

Browse files
committed
chore(Library): Prep for release.
Update deps and bump version for release.
1 parent 7294732 commit 30b4335

2 files changed

Lines changed: 144 additions & 104 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "lib/index.js",
55
"module": "dist/polished.es.js",
66
"types": "lib/index.d.ts",
7-
"version": "3.0.0-beta.4",
7+
"version": "3.0.0",
88
"scripts": {
99
"build": "yarn build:lib && yarn build:dist && yarn build:flow && yarn build:docs && yarn build:typescript",
1010
"prebuild:lib": "shx rm -rf lib/*",
@@ -65,7 +65,7 @@
6565
"homepage": "https://github.com/styled-components/polished#readme",
6666
"devDependencies": {
6767
"@babel/cli": "^7.2.3",
68-
"@babel/core": "^7.2.2",
68+
"@babel/core": "^7.3.3",
6969
"@babel/plugin-transform-runtime": "^7.2.0",
7070
"@babel/polyfill": "^7.2.5",
7171
"@babel/preset-env": "^7.3.1",
@@ -79,15 +79,15 @@
7979
"cross-env": "^5.2.0",
8080
"cz-conventional-changelog": "^2.1.0",
8181
"documentation": "9.1.1",
82-
"eslint": "^5.13.0",
82+
"eslint": "^5.14.0",
8383
"eslint-config-airbnb-base": "^13.1.0",
8484
"eslint-plugin-import": "^2.16.0",
8585
"flow-bin": "^0.93.0",
8686
"flow-copy-source": "^2.0.3",
8787
"flow-coverage-report": "^0.6.1",
8888
"husky": "^1.3.1",
8989
"jest": "^24.1.0",
90-
"lint-staged": "^8.1.3",
90+
"lint-staged": "^8.1.4",
9191
"lodash": "^4.17.11",
9292
"npm-watch": "^0.6.0",
9393
"prettier": "^1.16.4",

0 commit comments

Comments
 (0)