mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-26 22:44:44 +02:00
Merge: resolve conflict n merge master
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "web-maker",
|
||||
"version": "2.9.6",
|
||||
"version": "2.9.7",
|
||||
"description": "A blazing fast & offline web playground",
|
||||
"main": "index.html",
|
||||
"devDependencies": {
|
||||
@@ -16,7 +16,8 @@
|
||||
"sw-precache": "^5.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"install": "ln -sf ../../git-hooks/pre-commit .git/hooks/pre-commit"
|
||||
"install": "ln -sf ../../git-hooks/pre-commit .git/hooks/pre-commit",
|
||||
"lint": "eslint src/*.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user