This commit is contained in:
Michaël Lemaire 2019-12-01 17:53:20 +01:00
parent 31343a4211
commit eea2d45951
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "tk-functional",
"version": "0.2.3",
"version": "0.2.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "tk-functional",
"version": "0.2.3",
"version": "0.2.4",
"description": "Typescript/Javascript helpers for functional-style programming",
"source": "src/index.ts",
"main": "dist/tk-functional.umd.js",