Skip to content

Commit 5038d74

Browse files
committed
Corrected minor bug in guix and update version to v0.5.35.
1 parent 1477081 commit 5038d74

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.34
1+
0.5.35

source/loaders/node_loader/bootstrap/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ else()
8080
# Guix stores espree dependency previously to the build in the output directory
8181
install(DIRECTORY
8282
${PROJECT_OUTPUT_DIR}/node_modules/espree
83-
${PROJECT_OUTPUT_DIR}/node_modules/acorn
84-
${PROJECT_OUTPUT_DIR}/node_modules/acorn-jsx
85-
${PROJECT_OUTPUT_DIR}/node_modules/eslint-visitor-keys
8683
DESTINATION ${INSTALL_LIB}/node_modules
8784
COMPONENT runtime
8885
)

0 commit comments

Comments
 (0)