mirror of
https://github.com/ershisan99/flashcards-docs.git
synced 2026-02-04 12:35:00 +00:00
update lesson-1 chapter 3 for new design
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start"
|
||||
"start": "next start",
|
||||
"postbuild": "rm -rf .next/cache"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user