Skip to content

Commit

Permalink
added files
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Nov 5, 2021
1 parent 1988562 commit e26d9a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "0.0.0",
"description": "A Synchronous Promise.resolve. Preserve Sync/Async. Only Go Async If Necessary.",
"main": "quick-resolve.js",
"files": [
"quick-resolve.js"
],
"scripts": {
"test": "node test.js"
},
Expand Down

0 comments on commit e26d9a1

Please sign in to comment.