Skip to content

Commit

Permalink
v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nayaabkhan committed May 21, 2020
1 parent bc31f05 commit f8300ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-polyglot",
"version": "0.6.1",
"version": "0.7.0",
"description": "Higher order React component for using Polyglot",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -43,10 +43,10 @@
"devDependencies": {
"@babel/cli": "^7.7.0",
"@babel/core": "^7.7.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.7.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.5.0",
"eslint-plugin-prettier": "^3.1.1",
Expand Down

0 comments on commit f8300ff

Please sign in to comment.