mirror of
https://github.com/d-fi/d-fi-core.git
synced 2025-07-27 07:34:42 +02:00
v1.3.2
This commit is contained in:
parent
0342d5c16a
commit
4ff25adeaa
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "d-fi-core",
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"description": "Core module for d-fi",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
@ -10,6 +10,9 @@
|
||||
"build": "tsc",
|
||||
"test": "ava"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
"repository": "https://github.com/d-fi/d-fi-core",
|
||||
"author": "Sayem Chowdhury",
|
||||
"license": "MIT",
|
||||
|
Loading…
x
Reference in New Issue
Block a user