Publication d'un package NPM

pull/386/head
Mael 2018-10-08 10:13:04 +00:00
parent 6dc7593221
commit 972073214f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "syso",
"license": "MIT",
"version": "0.6.1",
"version": "0.6.2",
"description": "Library to compute the french social security contributions. Also a website that explains the calculations, and a generic engine to build similar simulators and computations.",
"main": "./dist/engine.js",
"files": ["dist/engine.js"],