Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
8cda69b3c2 | |||
3641d75e2f | |||
fd343c1558 | |||
76650ac199 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartacme",
|
"name": "@push.rocks/smartacme",
|
||||||
"version": "4.0.4",
|
"version": "4.0.6",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "acme with an easy yet powerful interface in TypeScript",
|
"description": "acme with an easy yet powerful interface in TypeScript",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartacme',
|
name: '@push.rocks/smartacme',
|
||||||
version: '4.0.4',
|
version: '4.0.6',
|
||||||
description: 'acme with an easy yet powerful interface in TypeScript'
|
description: 'acme with an easy yet powerful interface in TypeScript'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user