@rosoftlab/statemachine 1.0.0-alpha-3 → 1.0.0-alpha-4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@rosoftlab/statemachine",
3
- "version": "1.0.0-alpha-3",
3
+ "version": "1.0.0-alpha-4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^16.2.1",
6
6
  "@angular/core": "^16.2.1",
7
- "@rosoftlab/core": "1.0.0-alpha-3"
7
+ "@rosoftlab/core": "1.0.0-alpha-4"
8
8
  },
9
9
  "dependencies": {
10
10
  "tslib": "^2.3.0"