Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 1afc500

Browse files
committed
v1.0.3
1 parent 2a984cd commit 1afc500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@publicodes/tools",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A set of utility functions to build tools around Publicodes models",
55
"scripts": {
66
"build": "tsup",
@@ -50,7 +50,7 @@
5050
"license": "MIT",
5151
"dependencies": {
5252
"@types/node": "^18.11.18",
53-
"publicodes": "^1.0.4"
53+
"publicodes": "^1.0.5"
5454
},
5555
"devDependencies": {
5656
"@types/jest": "^29.2.5",

0 commit comments

Comments
 (0)