Skip to content

Commit

Permalink
Reverted package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyanziano committed Oct 15, 2018
1 parent 4b2c118 commit f3e8c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/main/package.json
@@ -1,7 +1,7 @@
{
"name": "@bfemulator/main",
"packagename": "BotFramework-Emulator",
"version": "4.0.0-preview-one-off",
"version": "4.0.0-preview",
"private": true,
"description": "Development tool for the Microsoft Bot Framework. Allows developers to test and debug bots on localhost.",
"main": "./app/server/main.js",
Expand Down

0 comments on commit f3e8c17

Please sign in to comment.