Skip to content

Commit 0fc76b4

Browse files
committed
chore($ci): make semantic-release to work
1 parent 349f219 commit 0fc76b4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
/.idea
99

1010
.DS_Store
11+
npm-debug.log

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "extract-css-chunks-webpack-plugin",
3+
"version": "0.0.0-placeholder",
34
"author": "James Gillmore <james@faceyspacey.com>",
45
"description": "Extract CSS from chunks into stylesheets + HMR",
56
"engines": {

0 commit comments

Comments
 (0)