1.0.1-pub
This commit is contained in:
parent
0f1d2efc60
commit
38fd1648ca
|
|
@ -1,7 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "oak-pay-business",
|
"name": "oak-pay-business",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
|
"files": [
|
||||||
|
"lib/**/*",
|
||||||
|
"es/**/*"
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"make:locale": "oak-cli make:locale -a",
|
"make:locale": "oak-cli make:locale -a",
|
||||||
"make:domain": "cross-env COMPLING_AS_LIB=yes oak-cli make:domain",
|
"make:domain": "cross-env COMPLING_AS_LIB=yes oak-cli make:domain",
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
/// <reference path="../../templateFiles/polyfill.d.ts" />
|
|
||||||
|
|
||||||
|
|
||||||
declare global {
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue