migrate
This commit is contained in:
parent
f07ce8e22a
commit
ecb022af10
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
gulpfile.js
Normal file → Executable file
0
gulpfile.js
Normal file → Executable file
0
index.html
Normal file → Executable file
0
index.html
Normal file → Executable file
992
package-lock.json
generated
Normal file → Executable file
992
package-lock.json
generated
Normal file → Executable file
File diff suppressed because it is too large
Load Diff
5
package.json
Normal file → Executable file
5
package.json
Normal file → Executable file
|
|
@ -4,12 +4,15 @@
|
|||
"description": "",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "http-server -c-1 -p 8080"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"gulp-run-command": "^0.0.10",
|
||||
"http-server": "^14.1.1",
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-cli": "^4.10.0"
|
||||
},
|
||||
|
|
|
|||
0
src/index.js
Normal file → Executable file
0
src/index.js
Normal file → Executable file
0
src/kepplerObject.js
Normal file → Executable file
0
src/kepplerObject.js
Normal file → Executable file
0
src/utils.js
Normal file → Executable file
0
src/utils.js
Normal file → Executable file
0
src/vector.js
Normal file → Executable file
0
src/vector.js
Normal file → Executable file
Loading…
Reference in New Issue
Block a user