Skip to content

Commit d505936

Browse files
authored
Merge pull request #63 from devsoc-unsw/room-coords
Add room coordinates to Hasuragres
2 parents e8df1ce + 0ebb39f commit d505936

File tree

6 files changed

+2495
-2
lines changed

6 files changed

+2495
-2
lines changed

nss/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"description": "nss scraping",
55
"main": "src/scraper.ts",
6+
"type": "module",
67
"scripts": {
78
"test": "echo \"Error: no test specified\" && exit 1",
89
"build": "tsc --project ./",

0 commit comments

Comments
 (0)