1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-16 01:54:53 +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",
"version": "1.3.1",
"description": "Making HTML presentations easy",
"main": "index.js",
"main": "static/js/webslides.js",
"repository": {
"type": "git",
"url": "git+https://github.com/webslides/webslides.git"