Родитель
e8d823ad56
Коммит
a7754786af
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "@microsoft/overreact-demo",
|
"name": "@microsoft/overreact-demo",
|
||||||
"version": "0.1.0-alpha.28",
|
"version": "0.1.0-alpha.27",
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/overreact": "^0.1.0-alpha.28",
|
"@microsoft/overreact": "^0.1.0-alpha.27",
|
||||||
"@testing-library/jest-dom": "^5.11.4",
|
"@testing-library/jest-dom": "^5.11.4",
|
||||||
"@testing-library/react": "^11.1.0",
|
"@testing-library/react": "^11.1.0",
|
||||||
"@testing-library/user-event": "^12.1.10",
|
"@testing-library/user-event": "^12.1.10",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "generator-overreact-odata",
|
"name": "generator-overreact-odata",
|
||||||
"version": "0.1.0-alpha.28",
|
"version": "0.1.0-alpha.27",
|
||||||
"description": "Yeoman generator for overreact-odata specs",
|
"description": "Yeoman generator for overreact-odata specs",
|
||||||
"main": "generator/index.js",
|
"main": "generator/index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
@ -21,8 +21,8 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/microsoft/overreact-core#readme",
|
"homepage": "https://github.com/microsoft/overreact-core#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/overreact": "^0.1.0-alpha.28",
|
"@microsoft/overreact": "^0.1.0-alpha.27",
|
||||||
"@microsoft/overreact-odata": "^0.1.0-alpha.28",
|
"@microsoft/overreact-odata": "^0.1.0-alpha.27",
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"json-stable-stringify": "^1.0.1",
|
"json-stable-stringify": "^1.0.1",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@microsoft/overreact-odata",
|
"name": "@microsoft/overreact-odata",
|
||||||
"version": "0.1.0-alpha.28",
|
"version": "0.1.0-alpha.27",
|
||||||
"description": "OData binding generator for overreact",
|
"description": "OData binding generator for overreact",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/microsoft/overreact-core#readme",
|
"homepage": "https://github.com/microsoft/overreact-core#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/overreact": "^0.1.0-alpha.28",
|
"@microsoft/overreact": "^0.1.0-alpha.27",
|
||||||
"query-string": "^7.0.1"
|
"query-string": "^7.0.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@microsoft/overreact",
|
"name": "@microsoft/overreact",
|
||||||
"description": "TO BE ADDED",
|
"description": "TO BE ADDED",
|
||||||
"version": "0.1.0-alpha.28",
|
"version": "0.1.0-alpha.27",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://microsoft.github.io/overreact-core/",
|
"homepage": "https://microsoft.github.io/overreact-core/",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче