fix(core): update
This commit is contained in:
parent
1a37a499f2
commit
f5842147be
@ -9,7 +9,7 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "(tstest test/)",
|
||||
"build": "(tsbuild --web)",
|
||||
"build": "(tsbuild --web --allowimplicitany)",
|
||||
"format": "(gitzone format)",
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@mojoio/letterxpress',
|
||||
version: '1.0.13',
|
||||
version: '1.0.14',
|
||||
description: 'an unofficial API package for the letterxpress API'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user