released v1.5.0

This commit is contained in:
jaywcjlove 2020-01-04 09:52:04 +08:00
parent 7a904570a9
commit c81cbc63b3
3 changed files with 3 additions and 3 deletions

2
dist/data.json vendored

File diff suppressed because one or more lines are too long

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "linux-command", "name": "linux-command",
"version": "1.3.0", "version": "1.5.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.4.0", "version": "1.5.0",
"description": "Linux Command", "description": "Linux Command",
"main": "dist/data.json", "main": "dist/data.json",
"scripts": { "scripts": {