Seeding package

This commit is contained in:
Alex Jerabek
2018-10-26 10:40:30 -07:00
parent 3ea5ad14c4
commit a6bc8a07c8
5 changed files with 68792 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
"lint": "dtslint types"
},
"devDependencies": {
"dtslint": "github:Microsoft/dtslint#production",
"dtslint": "^0.3.0",
"types-publisher": "Microsoft/types-publisher#production"
}
}