Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
047cf02e6a | |||
69127cacdd |
@ -1,13 +1,12 @@
|
||||
{
|
||||
"name": "smartgit",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "smart git wrapper for node",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"cleanTest": "rm -rf test/temp*",
|
||||
"test": "(npm run cleanTest && npmts)",
|
||||
"install": "node dist/postinstall.js"
|
||||
"test": "(npm run cleanTest && npmts)"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user