Skip to content

Commit b18276d

Browse files
committed
chore: inicializa versão para 0.0.0
1 parent 5560d8b commit b18276d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

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

0 commit comments

Comments
 (0)