Skip to content

Commit

Permalink
upgrade to the version 1.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
imnapo committed Feb 14, 2019
1 parent f0721ac commit 1a664c3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion expo-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"expo": "^31.0.2",
"react": "16.5.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
"react-native-cn-richtext-editor": "^1.0.26",
"react-native-cn-richtext-editor": "^1.0.27",
"react-native-popup-menu": "^0.14.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions expo-demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3725,10 +3725,10 @@ [email protected]:
version "2.2.5"
resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-2.2.5.tgz#4074dd63b4973e6397d9ce50e97b57c77a518e9d"

react-native-cn-richtext-editor@^1.0.26:
version "1.0.26"
resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.26.tgz#1cd95cd99d86c70cee0ac60ba39f719bd97c4abe"
integrity sha512-XposE3+USM2bxOvWKCqjc4uL1aO6t7TmxlFgpNJUw6An+qKfWcIp+JJmSXKlMm2feLBjaYE7BXbtThRXVkO0oA==
react-native-cn-richtext-editor@^1.0.27:
version "1.0.27"
resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.27.tgz#7e322ee092708e9e93dfccf61ea1453a3b5254e7"
integrity sha512-tjETLCtQXMC46Dujwj967UsKzDUlb81yYkE4ttIqpCJwHI5W51HMRdjoXsd1P8XSnu98P5w3ZXfZkNhgsKicfQ==
dependencies:
immutability-helper "^2.8.1"
lodash "^4.17.11"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-cn-richtext-editor",
"version": "1.0.26",
"version": "1.0.27",
"description": "RichText Editor for React-Native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1a664c3

Please sign in to comment.