mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-27 19:32:12 +00:00
feat: migrate to esm
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@openstapps/collection-utils",
|
||||
"version": "2.1.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "rimraf lib && tsc",
|
||||
"format": "prettier .",
|
||||
@@ -20,6 +21,6 @@
|
||||
"prettier": "2.8.3",
|
||||
"rimraf": "4.4.0",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "4.4.4"
|
||||
"typescript": "4.8.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user