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

Commit 2a984cd

Browse files
committed
v1.0.2
1 parent a21c5d2 commit 2a984cd

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.1",
3+
"version": "1.0.2",
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.3:
2406-
version "1.0.3"
2407-
resolved "https://registry.yarnpkg.com/publicodes/-/publicodes-1.0.3.tgz#693cd1f6eac998ed848ded27fb4bfd799a4067fb"
2408-
integrity sha512-vpaOQ+vdxu+2y1rWYQ9/V2UiteN2QwRLovl2UfMZx2ksEB8V0FHxgepwkQ9XHIg6mR1t6QPWaHccIzMxQ00LwA==
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==
24092409

24102410
punycode@^2.1.0:
24112411
version "2.3.1"

0 commit comments

Comments
 (0)