mirror of
https://github.com/d-fi/d-fi-core.git
synced 2025-07-27 15:44:26 +02:00
v1.1.11
This commit is contained in:
parent
e5e28a8209
commit
c4229d82d2
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "d-fi-core",
|
"name": "d-fi-core",
|
||||||
"version": "1.1.10",
|
"version": "1.1.11",
|
||||||
"description": "Core module for d-fi",
|
"description": "Core module for d-fi",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"prepublish": "eslint . && tsc",
|
"prepare": "eslint . && tsc",
|
||||||
"prebuild": "eslint .",
|
"prebuild": "eslint .",
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"test": "ava"
|
"test": "ava"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user