We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca647c commit fb79bb1Copy full SHA for fb79bb1
package.json
@@ -3,7 +3,9 @@
3
"version": "0.6.1",
4
"description": "Libreria para usar los Web Services de AFIP con JavaScript",
5
"main": "src/Afip.js",
6
- "scripts": {},
+ "scripts": {
7
+ "test": "echo \"No test specified\""
8
+ },
9
"repository": {
10
"type": "git",
11
"url": "git+https://github.com/AfipSDK/afip.js"
0 commit comments