diff --git a/package.json b/package.json index e23942b..4368fc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-respostas", - "version": "0.3.0", + "version": "0.2.0", "description": "", "main": "src/index.ts", "exports": { @@ -18,10 +18,10 @@ "nodev": "check-node-version --node '>= 20'" }, "devDependencies": { + "p-comuns": "git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#producao", "@biomejs/biome": "1.7.3", "@types/node": "^20.14.1", "check-node-version": "^4.2.1", - "p-comuns": "npm:~comuns@^0.24.0", "typescript": "^4.9.5" }, "keywords": [],