Skip to content

Commit aa7ab21

Browse files
authored
eliminate 'No state in response' error (#391)
1 parent a0948ea commit aa7ab21

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "steamfitter-web",
3-
"version": "3.4.2",
3+
"version": "3.6.3",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --aot",
@@ -26,7 +26,7 @@
2626
"@angular/platform-browser": "^12.1.3",
2727
"@angular/platform-browser-dynamic": "^12.1.3",
2828
"@angular/router": "^12.1.3",
29-
"@cmusei/crucible-common": "0.1.1",
29+
"@cmusei/crucible-common": "0.1.2",
3030
"@datorama/akita": "^6.2.2",
3131
"@datorama/akita-ng-router-store": "^6.0.2",
3232
"@datorama/akita-ngdevtools": "^6.0.1",

0 commit comments

Comments
 (0)