Skip to content

Commit

Permalink
HPCC-30971 Remove JS Submodules
Browse files Browse the repository at this point in the history
put-selector
xstyle

Signed-off-by: Gordon Smith <[email protected]>
  • Loading branch information
GordonSmith committed Dec 6, 2023
1 parent 82ba015 commit f8e8217
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[submodule "esp/src/xstyle"]
path = esp/src/xstyle
url = https://github.com/hpcc-systems/xstyle.git
[submodule "esp/src/put-selector"]
path = esp/src/put-selector
url = https://github.com/hpcc-systems/put-selector.git
[submodule "esp/src/dgrid"]
path = esp/src/dgrid
url = https://github.com/hpcc-systems/dgrid.git
Expand Down
17 changes: 16 additions & 1 deletion esp/src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion esp/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"es6-promise": "4.2.8",
"font-awesome": "4.7.0",
"formik": "2.2.9",
"put-selector": "0.3.6",
"query-string": "7.1.3",
"octokit": "3.1.1",
"react": "17.0.2",
Expand All @@ -74,7 +75,8 @@
"react-hot-toast": "2.4.0",
"react-reflex": "4.0.9",
"react-sizeme": "3.0.2",
"universal-router": "9.1.0"
"universal-router": "9.1.0",
"xstyle": "0.3.2"
},
"devDependencies": {
"@simbathesailor/use-what-changed": "^2.0.0",
Expand Down
1 change: 0 additions & 1 deletion esp/src/put-selector
Submodule put-selector deleted from 063589
1 change: 0 additions & 1 deletion esp/src/xstyle
Submodule xstyle deleted from 87c414

0 comments on commit f8e8217

Please sign in to comment.