Skip to content

Commit 8815641

Browse files
Update package.json
1 parent 3c24e82 commit 8815641

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,14 @@
99
],
1010
"homepage": "http://github.com/charlespockert",
1111
"bugs": {
12-
"url": "https://github.com/aurelia/skeleton-plugin/issues"
12+
"url": "https://github.com/charlespockert/aurelia-bs-grid/issues"
1313
},
1414
"license": "MIT",
1515
"author": "Charles Pockert <[email protected]>",
16-
"main": "dist/commonjs/index.js",
16+
"directories": {
17+
"lib": "src",
18+
"build": "dist"
19+
},
1720
"repository": {
1821
"type": "git",
1922
"url": "http://github.com/charlespockert/aurelia-bs-grid"
@@ -43,7 +46,6 @@
4346
},
4447
"jspm": {
4548
"main": "index",
46-
"format": "register",
4749
"directories": {
4850
"lib": "dist/system"
4951
},

0 commit comments

Comments
 (0)