chore(NPM): bump version to 0.41.0-rc.0
This commit is contained in:
Родитель
071b63af89
Коммит
3110b78ab4
10
package.json
10
package.json
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-windows",
|
||||
"version": "0.40.0-rc.0",
|
||||
"version": "0.41.0-rc.0",
|
||||
"description": "React Native platform extensions for the Universal Windows Platform.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
@ -25,15 +25,15 @@
|
|||
"README.md"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"react-native": "~0.40.0",
|
||||
"react": "~15.4.0-rc.4"
|
||||
"react-native": "~0.41.0",
|
||||
"react": "~15.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"https-proxy-agent": "^1.0.0",
|
||||
"jasmine": "^2.5.2",
|
||||
"jasmine-reporters": "^2.2.0",
|
||||
"react": "~15.4.0-rc.4",
|
||||
"react-native": "~0.40.0",
|
||||
"react": "~15.4.0",
|
||||
"react-native": "~0.41.0",
|
||||
"selenium-webdriver": "2.48.x"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче