@turnipxenon/pineapple 2.4.73 → 2.4.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.idea/workspace.xml
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
</component>
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
7
|
<list default="true" id="accb6ba2-c343-4f84-ad30-6e2d71eceee5" name="Changes" comment="Extract experience">
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/
|
|
8
|
+
<change beforePath="$PROJECT_DIR$/src/lib/index.ts" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib/index.ts" afterDir="false" />
|
|
9
9
|
</list>
|
|
10
10
|
<option name="SHOW_DIALOG" value="false" />
|
|
11
11
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -378,7 +378,8 @@
|
|
|
378
378
|
<workItem from="1713006345640" duration="336000" />
|
|
379
379
|
<workItem from="1713035287499" duration="708000" />
|
|
380
380
|
<workItem from="1713041187248" duration="6432000" />
|
|
381
|
-
<workItem from="1713055651151" duration="
|
|
381
|
+
<workItem from="1713055651151" duration="721000" />
|
|
382
|
+
<workItem from="1713056429943" duration="99000" />
|
|
382
383
|
</task>
|
|
383
384
|
<task id="LOCAL-00147" summary="Cancel migration to Azure">
|
|
384
385
|
<option name="closed" value="true" />
|
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED
package/src/lib/index.ts
CHANGED