Skip to content

Commit 5560d8b

Browse files
committed
feat: tornar pacote publicamente acessível no npm
1 parent e51f65e commit 5560d8b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"name": "@riligar/agents-kit",
3+
<<<<<<< HEAD
34
"version": "1.0.0",
5+
=======
6+
"version": "2.2.0",
7+
"publishConfig": {
8+
"access": "public"
9+
},
10+
>>>>>>> 753f5f0 (feat: tornar pacote publicamente acessível no npm)
411
"description": "RiLiGar Agents Kit - AI Agent templates with Skills, Rules, etc.",
512
"main": "bin/cli.js",
613
"bin": {

0 commit comments

Comments
 (0)