Skip to content

Commit f046d38

Browse files
committed
wip
1 parent 0960a4d commit f046d38

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
{
2+
"private": false,
23
"name": "@codinglabs/laravel-asset",
34
"version": "1.0.0",
45
"description": "A helper to resolve paths to assets in a Laravel app",
56
"main": "asset.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
97
"repository": {
108
"type": "git",
119
"url": "git+https://github.com/codinglabs/laravel-asset.git"

0 commit comments

Comments
 (0)