Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit ff58eea

Browse files
committed
Added package.json to list of the file in the gemspec explicitly
+ package.json to list of the file in the gemspec explicitly, because it is required be version.rb
1 parent a8a3cfc commit ff58eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patternfly-sass.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Gem::Specification.new do |s|
1717

1818
s.files = [
1919
'patternfly-sass.gemspec',
20+
'package.json',
2021
'LICENSE.txt',
2122
'README.md',
2223
'CODE_OF_CONDUCT.md',

0 commit comments

Comments
 (0)