Add Steed typings

This commit is contained in:
Paul Isache
2017-01-26 15:17:38 +02:00
parent 08015645c7
commit 43e36a1ce9

View File

@@ -22,6 +22,6 @@
"test": "node node_modules/types-publisher/bin/tester/test.js --run-from-definitely-typed --nProcesses 1"
},
"devDependencies": {
"": "Microsoft/types-publisher#production"
"types-publisher": "Microsoft/types-publisher#production"
}
}