Skip to content

Commit 75122b5

Browse files
committed
Default package script for jsdelvr et al
1 parent 72b7207 commit 75122b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ar.js",
33
"version": "2.1.8",
44
"description": "Efficient Augmented Reality for the Web",
5-
"main": "",
5+
"main": "./aframe/build/aframe-ar.min.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"build": "make minify"

0 commit comments

Comments
 (0)