Skip to content

Commit

Permalink
Update package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
dicky authored and dicky committed May 24, 2020
1 parent 82059e0 commit d0a4c84
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions DevApp/dist/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
{
"name": "dotnetify",
"version": "3.7.0",
"version": "4.0.0-DEV",
"description": "Simple, lightweight, yet powerful way to build realtime .NET web apps.",
"main": "index.js",
"types": "dist/typings/index.d.ts",
"files": [
"dist/*.js",
"dist/*.ts",
"dist/typings",
"ko/*.js",
"vue/*.js",
"react/*.js",
"react-native/*.js",
"dist",
"!**/*.map",
"ko",
"vue",
"react",
"react-native",
"README.*",
"LICENSE.*"
],
Expand Down

0 comments on commit d0a4c84

Please sign in to comment.