Skip to content

Commit dbb43cc

Browse files
committed
update version to 1.8.2
1 parent 357fce1 commit dbb43cc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

license.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"path": "/Users/cosmoqiu/Projects/Lepton/node_modules/@xtuc/long",
227227
"licenseFile": "node_modules/@xtuc/long/LICENSE"
228228
},
229-
"Lepton@1.8.1": {
229+
"Lepton@1.8.2": {
230230
"licenses": "MIT",
231231
"repository": "https://github.com/hackjutsu/Lepton",
232232
"publisher": "CosmoX",
@@ -2366,7 +2366,7 @@
23662366
"path": "/Users/cosmoqiu/Projects/Lepton/node_modules/notebookjs/node_modules/hawk",
23672367
"licenseFile": "node_modules/notebookjs/node_modules/hawk/LICENSE"
23682368
},
2369-
"highlight.js@9.13.1": {
2369+
"highlight.js@9.15.10": {
23702370
"licenses": "BSD-3-Clause",
23712371
"repository": "https://github.com/highlightjs/highlight.js",
23722372
"publisher": "Ivan Sagalaev",

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Lepton",
3-
"version": "1.8.1",
3+
"version": "1.8.2",
44
"description": "Democratizing Code Snippets Management (macOS/Win/Linux)",
55
"productName": "Lepton",
66
"main": "main.js",

0 commit comments

Comments
 (0)