DefinitelyTyped/types/sauronjs/package.json
Eric Mulligan 5d5d2ae0c8 Add sauronjs types (#38166)
* Started adding types.

* Missed these changes.

* Adding types.

* Should be good.

* Should be good to go.

* Updated prettier formatting.

* Updated prettier formatting.

* Updated prettier.

* Changed to ReadonlyArray.

* Modified as per review.

* Modified with other recommended changes.
2019-09-27 08:49:06 -07:00

7 lines
78 B
JSON

{
"private": true,
"dependencies": {
"rxjs": "~5.5.0"
}
}