Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
8dd8bd0be1 | |||
0bd91c2bda |
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@pushrocks/smartgit",
|
||||
"version": "2.0.5",
|
||||
"version": "3.0.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@pushrocks/smartgit",
|
||||
"version": "2.0.5",
|
||||
"version": "3.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@pushrocks/smartenv": "^5.0.2",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pushrocks/smartgit",
|
||||
"version": "2.0.5",
|
||||
"version": "3.0.0",
|
||||
"description": "smart wrapper for nodegit",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartgit',
|
||||
version: '2.0.5',
|
||||
version: '3.0.0',
|
||||
description: 'smart wrapper for nodegit'
|
||||
}
|
||||
|
Reference in New Issue
Block a user