change version to 1.2.0

This commit is contained in:
Janis
2023-07-24 02:33:21 +02:00
parent 728afd5d1c
commit 8587271283
3 changed files with 7 additions and 7 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.1",
"react-ts5-remote-app-api": "^1.0.2",
"react-ts5-remote-app-api": "^1.0.5",
"sass": "^1.63.6"
},
"devDependencies": {
@@ -4862,9 +4862,9 @@
}
},
"node_modules/react-ts5-remote-app-api": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/react-ts5-remote-app-api/-/react-ts5-remote-app-api-1.0.2.tgz",
"integrity": "sha512-AkeU4rTD9jdDF026J50DtYVLfzo+CAi7tBZUkTDOHjLXqmUeXoffHEGIL11rq3Q2y9/1C8lNsYmXbkgp/XZpWw==",
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/react-ts5-remote-app-api/-/react-ts5-remote-app-api-1.0.5.tgz",
"integrity": "sha512-9eOoOYBbHBG8PFzyi4nzDJiP+IHk781AvdQ7Xe/72TPsf5XgvUbtjRVkhPjT0Kz9qSOUhof14+BjfcQQpHKIcA==",
"dependencies": {
"@rollup/plugin-typescript": "^11.1.2",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",