Skip to content

Commit

Permalink
Move "adaptive-expressions" to dependencies (#4178) (#4187)
Browse files Browse the repository at this point in the history
Co-authored-by: BruceHaley <v-brucehaley@microsoft.com>
  • Loading branch information
tracyboehrer and BruceHaley authored Apr 13, 2022
1 parent da9999e commit d6c6880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/botbuilder-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"dependencies": {
"@azure/cognitiveservices-luis-runtime": "2.0.0",
"@azure/ms-rest-js": "1.9.1",
"adaptive-expressions": "4.1.6",
"botbuilder-dialogs-adaptive-runtime-core": "4.1.6",
"botbuilder-dialogs-declarative": "4.1.6",
"lodash": "^4.17.21",
Expand All @@ -41,7 +42,6 @@
},
"devDependencies": {
"@types/node-fetch": "^2.5.7",
"adaptive-expressions": "4.1.6",
"botbuilder-core": "4.1.6",
"botbuilder-dialogs": "4.1.6",
"fs-extra": "^7.0.1",
Expand Down

0 comments on commit d6c6880

Please sign in to comment.