Skip to content

Commit

Permalink
Add package.json to allow using as mapped dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Mar 22, 2018
1 parent 89350c9 commit 4aaaf5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"name": "@vaadin/vaadin-development-mode-detector",
"version": "1.0.3",
"description": "Element for detecting that an application using Vaadin Elements is running in development mode"
}

0 comments on commit 4aaaf5c

Please sign in to comment.