Browse Source

Version 1.0.1 - add sweet badges

tags/v1.0.0
Kalimuthu Selvaraj 5 years ago
parent
commit
1b5c71d4b7
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      package-lock.json
  2. 1
    1
      package.json

+ 1
- 1
package-lock.json View File

@@ -1,6 +1,6 @@
{
"name": "slide-pdf-image",
"version": "1.0.0",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{
"name": "document-convert",
"version": "1.0.1",
"version": "1.0.2",
"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