Skip to content

Commit a457d91

Browse files
committed
Change package.json so changed to elixir will be non-breaking changes in versions only.
1 parent 50cf908 commit a457d91

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,6 +2,6 @@
22
"private": true,
33
"devDependencies": {
44
"gulp": "^3.8.8",
5-
"laravel-elixir": "*"
5+
"laravel-elixir": "~1.0.0"
66
}
77
}

0 commit comments

Comments
 (0)