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

Commit 40ff3a0

Browse files
committed
v1.0.4
1 parent 1afc500 commit 40ff3a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@publicodes/tools",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A set of utility functions to build tools around Publicodes models",
55
"scripts": {
66
"build": "tsup",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2402,10 +2402,10 @@ prompts@^2.0.1:
24022402
kleur "^3.0.3"
24032403
sisteransi "^1.0.5"
24042404

2405-
publicodes@^1.0.4:
2406-
version "1.0.4"
2407-
resolved "https://registry.yarnpkg.com/publicodes/-/publicodes-1.0.4.tgz#dce902f2f7f458f285a8c97c862be1ad685fe8d3"
2408-
integrity sha512-hEHH+7uKfwCDsyo5O0xfi7SiIsUPefq4Y5Lr/1k7MetpKIyZUXZ1LX2wkZrFRkH6ZGoKolGNBGjo2aaeFnA0cw==
2405+
publicodes@^1.0.5:
2406+
version "1.0.5"
2407+
resolved "https://registry.yarnpkg.com/publicodes/-/publicodes-1.0.5.tgz#6caf9ba73e69a3964ad09e622bc86eb9c6f4b127"
2408+
integrity sha512-aisK6gdIzdpqTxq6LA74oXzc4bAwE4bQa20xQuSJUGr1Z4KZrATaClv4AIjSG6PXluCQsNSFePbc2zTsnCLO4A==
24092409

24102410
punycode@^2.1.0:
24112411
version "2.3.1"

0 commit comments

Comments
 (0)