released v1.3.0

This commit is contained in:
jaywcjlove 2019-09-23 16:51:13 +08:00
parent 6909f9e856
commit f9968948f0
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "linux-command", "name": "linux-command",
"version": "1.2.12", "version": "1.3.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "linux-command", "name": "linux-command",
"version": "1.2.15", "version": "1.3.0",
"description": "Linux Command", "description": "Linux Command",
"main": "dist/data.json", "main": "dist/data.json",
"scripts": { "scripts": {