js-data-angular and js-data-http: Add dependency on the old @types/js-data (#20689)

This commit is contained in:
Andy
2017-10-20 10:00:14 -07:00
committed by GitHub
parent 09b08e4b7d
commit bba52abf8e
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"private": true,
"dependencies": {
"@types/js-data": "^2.8.31"
}
}