mirror of
https://github.com/arnaucube/thoughts.git
synced 2026-02-07 03:36:49 +01:00
get token for user, post users, get all users, post thought, get all thoughts. runs ok
This commit is contained in:
5
node_modules/express/node_modules/fresh/package.json
generated
vendored
5
node_modules/express/node_modules/fresh/package.json
generated
vendored
@@ -27,7 +27,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jshttp/fresh"
|
||||
"url": "git+https://github.com/jshttp/fresh.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"istanbul": "0.3.9",
|
||||
@@ -82,5 +82,6 @@
|
||||
"tarball": "https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz"
|
||||
},
|
||||
"directories": {},
|
||||
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz"
|
||||
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.3.0.tgz",
|
||||
"readme": "ERROR: No README data found!"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user