diff --git a/packages/sage-react/lib/Introduction.jsx b/packages/sage-react/lib/Introduction.jsx index d954c58236..7934cc45e1 100644 --- a/packages/sage-react/lib/Introduction.jsx +++ b/packages/sage-react/lib/Introduction.jsx @@ -1,5 +1,4 @@ import React from 'react'; -import PackageInfo from '../../../docs/package.json'; export const Introduction = () => (
Happy coding! 🚀
-Change log for {`v${PackageInfo.version}`}.