Skip to content

Commit

Permalink
package: hold @eva-design/* packages on a minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Yorsh committed Jun 28, 2019
1 parent 46156b5 commit d0fc72a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"test": "jest"
},
"dependencies": {
"@eva-design/dss": "1.0.0",
"@eva-design/processor": "1.0.0",
"@eva-design/dss": "^1.0.1",
"@eva-design/processor": "^1.0.1",
"hoist-non-react-statics": "^3.2.1",
"lodash.merge": "^4.6.1"
},
Expand Down
4 changes: 2 additions & 2 deletions src/framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"url": "https://github.com/akveo/react-native-ui-kitten/issues"
},
"dependencies": {
"@eva-design/dss": "1.0.0",
"@eva-design/processor": "1.0.0",
"@eva-design/dss": "^1.0.1",
"@eva-design/processor": "^1.0.1",
"hoist-non-react-statics": "^3.2.1",
"lodash.merge": "^4.6.1"
}
Expand Down

0 comments on commit d0fc72a

Please sign in to comment.