Skip to content
Snippets Groups Projects
Commit 000d07e6 authored by Andrew Winget (Standard)'s avatar Andrew Winget (Standard)
Browse files

update main and files values in package.json to publish distribution files

parent 29cf8432
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,10 @@
"name": "mirador",
"version": "3.0.0-alpha.0",
"description": "",
"main": "index.js",
"main": "dist/mirador.min.js",
"files": [
"dist"
],
"scripts": {
"lint": "node_modules/.bin/eslint ./ && node_modules/.bin/sass-lint -v ./src/styles/**/*",
"server": "node_modules/.bin/http-server",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment