Skip to content

Commit abdad56

Browse files
committed
fix travis setup
1 parent b959412 commit abdad56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@
109109
"webpack-config": "^5.2.1"
110110
},
111111
"dependencies": {
112-
"aexpr-source-transformation-propagation": "^1.6.0",
113-
"aexpr-trigger": "^1.1.0",
114-
"babel-plugin-aexpr-source-transformation": "^2.3.10",
115-
"babel-plugin-always-constraint": "^1.0.1",
112+
"aexpr-source-transformation-propagation": "1.6.0",
113+
"aexpr-trigger": "1.1.0",
114+
"babel-plugin-aexpr-source-transformation": "2.3.10",
115+
"babel-plugin-always-constraint": "1.0.1",
116116
"dwarfcassowary": "^1.0.1"
117117
}
118118
}

0 commit comments

Comments
 (0)