mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
Add package to exports
This commit is contained in:
@@ -1013,5 +1013,6 @@ module.exports = {
|
||||
postversion: postversion,
|
||||
gitCreateRC: createRC,
|
||||
gitRecompile: recompile,
|
||||
typings: typings
|
||||
typings: typings,
|
||||
package: package
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user