Skip to content

Commit

Permalink
Appearantly 3.0-beta.1 is not a valid version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrala committed Dec 31, 2017
1 parent 1dde426 commit b1f2198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jquery-contextmenu",
"title": "jQuery.contextMenu()",
"version": "3.0-beta.1",
"version": "3.0.0-beta.1",
"author": {
"name": "Björn Brala",
"url": "http://www.swis.nl"
Expand Down Expand Up @@ -113,7 +113,7 @@
"src"
],
"scripts": {
"test": "npm run test-unit",
"test": "yarn test-unit",
"test-unit": "karma start",
"test-sauce": "karma start karma-saucelabs.conf.js",
"test-bs": "karma start karma-browserstack.conf.js",
Expand Down

0 comments on commit b1f2198

Please sign in to comment.