Skip to content

Commit

Permalink
Prepare package for publishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
hadichahine committed Jun 19, 2020
1 parent 6f01f15 commit 648e06f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
{
"name": "pageswitcher",
"name": "page-switcher",
"version": "0.1.0",
"author": "Hadi Chahine",
"license": "MIT",
"main": "Switcher.js",
"repository": {
"type": "git",
"url": "https://github.com/hadichahine/PageSwitcher.git"
},
"scripts": {
"test-all" : "node_modules/.bin/qunit tests/*"
},
Expand Down

0 comments on commit 648e06f

Please sign in to comment.