Skip to content

Commit

Permalink
Bump to 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
browniefed committed Oct 13, 2017
1 parent c28122c commit fa0e389
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/acdlite/react-remarkable.git"
},
"dependencies": {
"remarkable": "^1.7.1"
"remarkable": "^1.x"
},
"devDependencies": {
"babel": "^5.1.13"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1090,8 +1090,8 @@ preserve@^0.2.0:
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

private@^0.1.6, private@~0.1.5:
version "0.1.7"
resolved "https://registry.yarnpkg.com/private/-/private-0.1.7.tgz#68ce5e8a1ef0a23bb570cc28537b5332aba63ef1"
version "0.1.8"
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"

process-nextick-args@~1.0.6:
version "1.0.7"
Expand Down Expand Up @@ -1214,7 +1214,7 @@ regjsparser@^0.1.4:
dependencies:
jsesc "~0.5.0"

remarkable@^1.7.1:
remarkable@^1.x:
version "1.7.1"
resolved "https://registry.yarnpkg.com/remarkable/-/remarkable-1.7.1.tgz#aaca4972100b66a642a63a1021ca4bac1be3bff6"
dependencies:
Expand Down

0 comments on commit fa0e389

Please sign in to comment.