flesh out package.json [ci skip]

pull/452/head
Thomas Fussell 2020-03-21 14:39:22 -04:00
parent 8e451f24e3
commit a07c8c0c10
No known key found for this signature in database
GPG Key ID: B0BA09F5229A9D10
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "xlnt",
"version": "1.5.0",
"version": "1.4.0",
"description": "Cross-platform user-friendly xlsx library for C++11+",
"main": "index.js",
"directories": {
@ -19,7 +19,7 @@
"type": "git",
"url": "git+https://github.com/tfussell/xlnt.git"
},
"author": "",
"author": "Thomas Fussell <thomas@fussell.io>",
"license": "MIT",
"bugs": {
"url": "https://github.com/tfussell/xlnt/issues"