Merged PR 23140: revert update version

revert update version
This commit is contained in:
Noa Nutkevitch 2017-08-27 11:20:48 +00:00
Родитель 95ea053523
Коммит a21571a77a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "powerbi-models",
"version": "0.11.5",
"version": "0.11.4",
"description": "Contains JavaScript & TypeScript object models for Microsoft Power BI JavaScript SDK. For each model there is a TypeScript interface, a json schema definitions, and a validation function to ensure and object is valid.",
"main": "dist/models.js",
"typings": "dist/models.d.ts",