fix(core): update
This commit is contained in:
parent
17c85eb8b9
commit
3c052df1e7
@ -8,7 +8,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "(tstest test/)",
|
||||
"build": "(tsbuild --web)"
|
||||
"build": "(tsbuild --web --allowimplicitany)"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@pushrocks/smartacme',
|
||||
version: '4.0.0',
|
||||
version: '4.0.1',
|
||||
description: 'acme with an easy yet powerful interface in TypeScript'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user