mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
Upgrade node packages (#413)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"name": "graphite-frontend-root-shortcut",
|
||||
"version": "1.0.0",
|
||||
"description": "A convenience package for calling the real package.json in /frontend.",
|
||||
"description": "A convenience package for calling the real package.json in ./frontend",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "cd frontend && npm run serve",
|
||||
@@ -9,4 +7,4 @@
|
||||
"lint": "cd frontend && npm run lint",
|
||||
"lint-no-fix": "cd frontend && npm run lint-no-fix"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user