1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-17 18:37:00 +02:00

Pointing to correct main

This commit is contained in:
Antonio Laguna
2017-07-28 11:20:03 +02:00
parent 31dc31c307
commit 4fb3f14cde

View File

@@ -2,7 +2,7 @@
"name": "webslides", "name": "webslides",
"version": "1.3.1", "version": "1.3.1",
"description": "Making HTML presentations easy", "description": "Making HTML presentations easy",
"main": "index.js", "main": "static/js/webslides.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/webslides/webslides.git" "url": "git+https://github.com/webslides/webslides.git"