Browse Source

Correct npm version.

tags/v1.0.0
Kalimuthu Selvaraj 5 years ago
parent
commit
71dc6b7a6b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "document-convert",
"version": "1.0.2",
"version": "1.0.1",
"description": "The package export ppt, pptx, odp and key files to pdf and/or img(png, jpg, jpeg and etc...).",
"main": "index.js",
"scripts": {

Loading…
Cancel
Save