Skip to content

Commit f1ac8cc

Browse files
committed
chore: update @alloylab/collection-registry dependency to version 1.1.2 in package.json and README
1 parent e7a25a6 commit f1ac8cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ By default, the template references the published npm package:
207207
```json
208208
{
209209
"dependencies": {
210-
"@alloylab/collection-registry": "^1.0.0"
210+
"@alloylab/collection-registry": "^1.1.2"
211211
}
212212
}
213213
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@
8080
}
8181
},
8282
"dependencies": {
83-
"@alloylab/collection-registry": "^1.0.0"
83+
"@alloylab/collection-registry": "^1.1.2"
8484
}
8585
}

0 commit comments

Comments
 (0)