fortnite
This commit is contained in:
parent
1925ca9cd6
commit
5226ee9ee9
2 changed files with 2003 additions and 1 deletions
2001
package-lock.json
generated
Normal file
2001
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
|
@ -4,7 +4,8 @@
|
|||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"export": "next export"
|
||||
"export": "next export",
|
||||
"cfpages": "npm run build && npm start"
|
||||
},
|
||||
"dependencies": {
|
||||
"framer-motion": "^7.10.3",
|
||||
|
|
Loading…
Reference in a new issue