include node_modules so release .zip is deployable
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @packageDocumentation
|
||||
* @module std.experimental
|
||||
*/
|
||||
export * from "./FlatSet";
|
||||
export * from "./FlatMultiSet";
|
||||
export * from "./FlatMap";
|
||||
export * from "./FlatMultiMap";
|
||||
Reference in New Issue
Block a user