Skip to content

Commit

Permalink
Merge pull request #9 from Esri/fix/package.json-syntax-errs
Browse files Browse the repository at this point in the history
fix syntax errors in package.json
  • Loading branch information
jgravois authored Sep 12, 2018
2 parents f22d6a4 + f297bb9 commit f384524
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,5 +1,5 @@
{
"name": "esri reveal.js templates",
"name": "esri-reveal.js-templates",
"version": "3.6.0",
"description": "reveal.js templates that look like official powerpoint templates for esri conferences",
"main": "js/reveal.js",
Expand All @@ -10,7 +10,7 @@
},
"author": {
"name": "John Gravois",
"email": "john@esri.com",
"email": "john@esri.com"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit f384524

Please sign in to comment.