mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
@@ -16,6 +16,6 @@
|
||||
"client": "client/main.js",
|
||||
"server": "server/main.js"
|
||||
},
|
||||
"testModule": "test/main.js"
|
||||
"testModule": "tests/main.js"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
"client": "client/main.js",
|
||||
"server": "server/main.js"
|
||||
},
|
||||
"testModule": "test/main.js"
|
||||
"testModule": "tests/main.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user