set to private

😰
This commit is contained in:
Bart van der Schoor
2014-02-18 22:19:36 +01:00
parent df63723fae
commit 83f6f736fd

View File

@@ -1,7 +1,8 @@
{
"private": true,
"name": "DefinitelyTyped",
"version": "0.0.0",
"scripts": {
"test": "node ./_infrastructure/tests/runner.js --tsc-version 0.9.5"
}
"scripts": {
"test": "node ./_infrastructure/tests/runner.js --tsc-version 0.9.5"
}
}