Skip to content

Commit

Permalink
1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jigsawye committed Mar 12, 2018
1 parent 365a6f2 commit 54cf5b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rosim",
"description": "Ragnarok Online Stats Simulator",
"version": "1.5.2",
"version": "1.5.3",
"author": "Evan Ye <jigsaw.ye@gmail.com> (https://jigsawye.com/)",
"license": "MIT",
"homepage": "https://rosim.jigsawye.com",
Expand Down Expand Up @@ -42,7 +42,7 @@
"deploy": "gh-pages -m 'auto commit [ci skip]' -d build"
},
"devDependencies": {
"babel-plugin-import": "^1.6.5",
"babel-plugin-import": "^1.6.6",
"babel-plugin-lodash": "^3.3.2",
"dotenv": "^5.0.1",
"react-app-rewire-define-plugin": "^1.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -616,9 +616,9 @@ babel-plugin-dynamic-import-node@1.1.0:
babel-template "^6.26.0"
babel-types "^6.26.0"

babel-plugin-import@^1.6.5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.6.5.tgz#fb25fafdaeef1e309d3a17338eefb4bad54f7fc0"
babel-plugin-import@^1.6.6:
version "1.6.6"
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.6.6.tgz#b57e9f9f76f8cd48ca00f2b2b6594a194f3a6769"
dependencies:
"@babel/helper-module-imports" "^7.0.0-beta.34"

Expand Down

0 comments on commit 54cf5b2

Please sign in to comment.