pull/51/head
mintpic dev 9 months ago
parent 04ec5230aa
commit 6d5859aaa0

2
package-lock.json generated

@ -3764,4 +3764,4 @@
} }
} }
} }
} }

@ -1,11 +1,15 @@
{ {
"name": "liveterm", "name": "nullshift",
"version": "0.1.0", "version": "0.1.0",
"license": "MIT", "license": "MIT",
"author": { "author": {
"name": "Vincent Wu", "name": "Jeff",
"url": "https://cveinnt.com", "url": "https://nullshift.xyz",
"email": "contact@wensenwu.com" "email": "jeff@nullshift.xyz"
},
"repository": {
"type": "git",
"url": "https://github.com/wlplease/nullshift.git"
}, },
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save