This commit is contained in:
Matt Mazzola 2016-07-29 17:02:42 -07:00
Родитель 0a764e78ed
Коммит 23083d03ab
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -1,6 +1,6 @@
{
"name": "powerbi-router",
"version": "0.1.2",
"version": "0.1.3",
"description": "Router for Microsoft Power BI. Given an http method and url pattern call the matching handler with the request and response object. Syntax matches common libraries such as express and restify.",
"main": "dist/router.js",
"typings": "dist/router.d.ts",