Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Jan 10, 2024
1 parent 7a4e189 commit cc693a4
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,20 +94,7 @@
"unit.gl": "^0.0.26"
},
"files": [
"dist/js/**/*.{js,map}",
"src/ts/**/*.ts"
],
"hugo-bin": {
"buildTags": "extended"
},
"jspm": {
"registry": "npm",
"main": "dist/js/pack.gl.js",
"directories": {
"lib": "src"
},
"shim": {},
"dependencies": {},
"peerDependencies": {}
}
"src/**",
"dist/**"
]
}

0 comments on commit cc693a4

Please sign in to comment.