Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9b5241e684 | |||
5ee46b1ccc |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@push.rocks/smartinteract",
|
||||
"private": false,
|
||||
"version": "2.0.13",
|
||||
"version": "2.0.14",
|
||||
"description": "smart cli interaction",
|
||||
"main": "dist_ts/index.js",
|
||||
"typings": "dist_ts/index.d.ts",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartinteract',
|
||||
version: '2.0.13',
|
||||
version: '2.0.14',
|
||||
description: 'smart cli interaction'
|
||||
}
|
||||
|
Reference in New Issue
Block a user