chore: le manifeste rattrape la version que le contrat annonce

This commit is contained in:
Sylvain Duchesne
2026-08-20 11:04:49 +02:00
parent 6a99585efc
commit c61b181ed8
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@ng-eventually/polyfill", "name": "@ng-eventually/polyfill",
"version": "1.0.0-dev.1", "version": "1.0.0-dev.2",
"type": "module", "type": "module",
"description": "Polyfill of the NextGraph JS SDK over @ng-org/web + @ng-org/orm, with emulated capabilities and inbox. Drop-in; remove at migration.", "description": "Polyfill of the NextGraph JS SDK over @ng-org/web + @ng-org/orm, with emulated capabilities and inbox. Drop-in; remove at migration.",
"main": "./src/index.ts", "main": "./src/index.ts",